Project work
!! mvcv app
Make sure you have the client
<ItemGroup>
<Protobuf Include="..\Speaker.Service\Protos\speaker.proto" GrpcServices="Client">
<Link>Protos\speaker.proto</Link>
</Protobuf>
</ItemGroup>
!! mvcv app
<ItemGroup>
<Protobuf Include="..\Speaker.Service\Protos\speaker.proto" GrpcServices="Client">
<Link>Protos\speaker.proto</Link>
</Protobuf>
</ItemGroup>